﻿2026-08-05T03:48:19.6372359Z ##[group]Run actions/checkout@v5
2026-08-05T03:48:19.6372626Z with:
2026-08-05T03:48:19.6372836Z   repository: SaberMage/spt-shell-notify
2026-08-05T03:48:19.6373076Z   path: .adapter-notify
2026-08-05T03:48:19.6374871Z   token: ***
2026-08-05T03:48:19.6375053Z   ssh-strict: true
2026-08-05T03:48:19.6375234Z   ssh-user: git
2026-08-05T03:48:19.6375424Z   persist-credentials: true
2026-08-05T03:48:19.6375624Z   clean: true
2026-08-05T03:48:19.6375807Z   sparse-checkout-cone-mode: true
2026-08-05T03:48:19.6376022Z   fetch-depth: 1
2026-08-05T03:48:19.6376198Z   fetch-tags: false
2026-08-05T03:48:19.6376375Z   show-progress: true
2026-08-05T03:48:19.6376556Z   lfs: false
2026-08-05T03:48:19.6376719Z   submodules: false
2026-08-05T03:48:19.6376905Z   set-safe-directory: true
2026-08-05T03:48:19.6377113Z   allow-unsafe-pr-checkout: false
2026-08-05T03:48:19.6377324Z env:
2026-08-05T03:48:19.6377611Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-er3nAz
2026-08-05T03:48:19.6378091Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-er3nAz
2026-08-05T03:48:19.6378491Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-er3nAz
2026-08-05T03:48:19.6378899Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-er3nAz
2026-08-05T03:48:19.6379299Z ##[endgroup]
2026-08-05T03:48:19.7033402Z Syncing repository: SaberMage/spt-shell-notify
2026-08-05T03:48:19.7037580Z ##[group]Getting Git version info
2026-08-05T03:48:19.7037996Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-05T03:48:19.7060378Z [command]/usr/bin/git version
2026-08-05T03:48:19.7090840Z git version 2.43.0
2026-08-05T03:48:19.7107995Z ##[endgroup]
2026-08-05T03:48:19.7114685Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/a5aa3959-d9ca-4cc0-89bc-cb086c05533d/.gitconfig'
2026-08-05T03:48:19.7121256Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a5aa3959-d9ca-4cc0-89bc-cb086c05533d' before making global git config changes
2026-08-05T03:48:19.7121947Z Adding repository directory to the temporary git global config as a safe directory
2026-08-05T03:48:19.7124259Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-05T03:48:19.7150470Z ##[group]Initializing the repository
2026-08-05T03:48:19.7153313Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-05T03:48:19.7202726Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-05T03:48:19.7203247Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-05T03:48:19.7203732Z hint: of your new repositories, which will suppress this warning, call:
2026-08-05T03:48:19.7204086Z hint: 
2026-08-05T03:48:19.7204386Z hint: 	git config --global init.defaultBranch <name>
2026-08-05T03:48:19.7204708Z hint: 
2026-08-05T03:48:19.7205264Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-05T03:48:19.7205732Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-05T03:48:19.7206109Z hint: 
2026-08-05T03:48:19.7206352Z hint: 	git branch -m <name>
2026-08-05T03:48:19.7207411Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-05T03:48:19.7213896Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-05T03:48:19.7271466Z ##[endgroup]
2026-08-05T03:48:19.7271866Z ##[group]Disabling automatic garbage collection
2026-08-05T03:48:19.7274558Z [command]/usr/bin/git config --local gc.auto 0
2026-08-05T03:48:19.7297691Z ##[endgroup]
2026-08-05T03:48:19.7298034Z ##[group]Setting up auth
2026-08-05T03:48:19.7302898Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-05T03:48:19.7326406Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-05T03:48:19.7506117Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-05T03:48:19.7529265Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-05T03:48:19.7705285Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-05T03:48:19.7730770Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-05T03:48:19.7918467Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-05T03:48:19.7946294Z ##[endgroup]
2026-08-05T03:48:19.7946699Z ##[group]Determining the default branch
2026-08-05T03:48:19.7949139Z Retrieving the default branch name
2026-08-05T03:48:20.2167109Z Default branch 'main'
2026-08-05T03:48:20.2167861Z ##[endgroup]
2026-08-05T03:48:20.2168273Z ##[group]Fetching the repository
2026-08-05T03:48:20.2172193Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-05T03:48:20.6842935Z From https://github.com/SaberMage/spt-shell-notify
2026-08-05T03:48:20.6843614Z  * [new branch]      main       -> origin/main
2026-08-05T03:48:20.6877690Z ##[endgroup]
2026-08-05T03:48:20.6878217Z ##[group]Determining the checkout info
2026-08-05T03:48:20.6878770Z ##[endgroup]
2026-08-05T03:48:20.6879294Z [command]/usr/bin/git sparse-checkout disable
2026-08-05T03:48:20.6969699Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-05T03:48:20.7002653Z ##[group]Checking out the ref
2026-08-05T03:48:20.7005830Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-05T03:48:20.7045751Z Switched to a new branch 'main'
2026-08-05T03:48:20.7046080Z branch 'main' set up to track 'origin/main'.
2026-08-05T03:48:20.7049580Z ##[endgroup]
2026-08-05T03:48:20.7081589Z [command]/usr/bin/git log -1 --format=%H
2026-08-05T03:48:20.7103678Z ee2d37eadc730c0019e0af82d683074c509634a2
